MessageNoteColor Property |
Contains background color of the note item.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic NoteColor NoteColor { get; set; }Public Property NoteColor As NoteColor
Get
Set
Property Value
Type:
NoteColorThe color of the note.
See Also